home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / A_Class_fo2158187222009.psc / VB xBase 1.1 / Form1.frm < prev   
Text File  |  2009-07-22  |  4KB  |  125 lines

  1. VERSION 5.00
  2. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
  3. Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
  4. Begin VB.Form Form1 
  5.    Caption         =   "Form1"
  6.    ClientHeight    =   8265
  7.    ClientLeft      =   2055
  8.    ClientTop       =   630
  9.    ClientWidth     =   12660
  10.    ClipControls    =   0   'False
  11.    DrawStyle       =   5  'Transparent
  12.    FillStyle       =   0  'Solid
  13.    Icon            =   "Form1.frx":0000
  14.    LinkMode        =   1  'Source
  15.    PaletteMode     =   1  'UseZOrder
  16.    ScaleHeight     =   8265
  17.    ScaleWidth      =   12660
  18.    WhatsThisHelp   =   -1  'True
  19.    Begin VB.CommandButton Command4 
  20.       Caption         =   "About..."
  21.       Height          =   300
  22.       Left            =   11175
  23.       TabIndex        =   76
  24.       Top             =   435
  25.       Width           =   1335
  26.    End
  27.    Begin VB.CommandButton cmdBrowse 
  28.       Caption         =   "Browse"
  29.       Height          =   300
  30.       Left            =   3000
  31.       TabIndex        =   57
  32.       Top             =   435
  33.       Width           =   1215
  34.    End
  35.    Begin VB.PictureBox Picture2 
  36.       BorderStyle     =   0  'None
  37.       Height          =   330
  38.       Left            =   6480
  39.       ScaleHeight     =   330
  40.       ScaleWidth      =   3015
  41.       TabIndex        =   2
  42.       TabStop         =   0   'False
  43.       Top             =   405
  44.       Width           =   3015
  45.       Begin VB.CommandButton cmdRandom2 
  46.          Caption         =   "Add random data"
  47.          Height          =   300
  48.          Left            =   1440
  49.          TabIndex        =   40
  50.          TabStop         =   0   'False
  51.          Top             =   25
  52.          Width           =   1575
  53.       End
  54.       Begin VB.CommandButton cmdCreatField 
  55.          Caption         =   "Create Fields"
  56.          Height          =   300
  57.          Left            =   0
  58.          TabIndex        =   3
  59.          Top             =   25
  60.          Width           =   1335
  61.       End
  62.    End
  63.    Begin VB.PictureBox PicDemoBtn 
  64.       BackColor       =   &H8000000A&
  65.       Height          =   5430
  66.       Left            =   0
  67.       ScaleHeight     =   5370
  68.       ScaleWidth      =   1785
  69.       TabIndex        =   37
  70.       Top             =   1800
  71.       Width           =   1845
  72.       Begin VB.CommandButton cmdSortDemo 
  73.          Caption         =   "Sort Table"
  74.          Height          =   360
  75.          Left            =   45
  76.          TabIndex        =   71
  77.          Top             =   1425
  78.          Width           =   1695
  79.       End
  80.       Begin VB.CommandButton cmdDistinctDemo 
  81.          Caption         =   "Get Distinct Values"
  82.          Height          =   360
  83.          Left            =   45
  84.          TabIndex        =   56
  85.          Top             =   990
  86.          Width           =   1695
  87.       End
  88.       Begin VB.CommandButton cmdFindDemo 
  89.          Caption         =   "Find Text"
  90.          Height          =   360
  91.          Left            =   45
  92.          TabIndex        =   39
  93.          Top             =   540
  94.          Width           =   1695
  95.       End
  96.       Begin VB.CommandButton cmdSearchDemo 
  97.          Caption         =   "Search Record(s)"
  98.          Height          =   360
  99.          Left            =   45
  100.          TabIndex        =   38
  101.          Top             =   90
  102.          Width           =   1695
  103.       End
  104.    End
  105.    Begin MSComDlg.CommonDialog ComDil1 
  106.       Left            =   5925
  107.       Top             =   375
  108.       _ExtentX        =   847
  109.       _ExtentY        =   847
  110.       _Version        =   393216
  111.    End
  112.    Begin VB.CommandButton cmdStructure 
  113.       Caption         =   "Display Structure"
  114.       Height          =   300
  115.       Left            =   4320
  116.       TabIndex        =   21
  117.       Top             =   435
  118.       Width           =   1455
  119.    End
  120.    Begin VB.CommandButton cmdExit 
  121.       Caption         =   "E&XIT"
  122.       BeginProperty Font 
  123.          Name            =   "MS Sans Serif"
  124.          Size            =   8.25
  125.          Charset             F*2ys